Using variables across blocks in Azure Data Studio for SQL

I do a lot of troubleshooting using SQL data and while I find the Jupyter notebooks in Azure Data Studio (ADS) useful, one thing that is frustrating is the inability to pass variables across code blocks. I will frequently need to limit queries to a date range, or a customer, and since variables can’t be … Continue reading Using variables across blocks in Azure Data Studio for SQL